home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Education / Computer Science⁄EE / HandsOn (Binary Trees) / HandsOn (Binary Trees).rsrc / STR_618.txt < prev    next >
Encoding:
Text File  |  1988-07-23  |  70 b   |  1 lines

  1. Postorder: print the left subtree, the right subtree, the node itself.